windows sockets api meaning in Chinese
windows套节字(嵌套字)
Examples
- Windows socket api can contact with tcp / ip core straightly . tcp / ip protocol and network physics medium ( as network card ) are establishment of communications
但是,所开发的网络通信应用程序并不能直接与tcp ip核心打交道,而是与网络应用编程界面windowssocketsapi打交道。 - In this paper , we ' ll adopt operating system of windows nt ; hardware entironment is tcp / ip network communications protocol . the program ca n ' t contact with tcp / ip core straightly but it contacts with network appliance program interface windows sockets api
在本文中,我们将采用windowsnt操作系统;硬件环境为其所采用的网络通信协议即tcp ip协议, windows98和windowsnt都带有该协议。 - This paper mostly expatiates tcp / ip protocol stack system as well as the data _ transmission manner on the network . it introduces program principle of socket of exploitation entironment of windows sockets network communications program : software entironment is operating system of windows 98 either windows nt because they all sustain windows sockets api
本文主要讲述了tcp ip协议堆栈的体系以及它在网络上传送数据的方式,介绍socket (套接字)的编程原理, windowssockets网络通信程序的开发环境:软件环境即为所采用的操作系统,可以是windows98 ,也可以是windowsnt ,因为它们都支持windowssocketsapi 。